Skip to content

Add checks for titles & descriptions of PRs#865

Closed
mhucka wants to merge 1 commit intomasterfrom
mh-add-pr-text-checker
Closed

Add checks for titles & descriptions of PRs#865
mhucka wants to merge 1 commit intomasterfrom
mh-add-pr-text-checker

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Aug 16, 2025

This adds a simple workflow triggered on pull requests being opened, reopened, or synchronized. It checks that PR descriptions are not empty, and that titles are at least 2 words and 6 characters long. These are very basic checks that hopefully everyone will agree are the minimum for reasonable PRs.

This adds a simple workflow triggered on pull requests being opened,
reopened, or synchronized. It checks that PR descriptions are not empty,
and that titles are at least 2 words and 6 characters long. These are
very basic checks that hopefully everyone will agree are the minimum for
reasonable PRs.
@github-actions github-actions Bot added the size: M 50< lines changed <250 label Aug 16, 2025
@mhucka
Copy link
Copy Markdown
Collaborator Author

mhucka commented Sep 24, 2025

Will do this differently.

@mhucka mhucka closed this Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant